home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-05-31 | 611 b | 26 lines | [TEXT/MPS ] |
- WorkSheet commands;
-
- # >>>>>>>>>Set Directory first <<<<<<<<<<<<<<<<
- # >>>>>>>>>Fix indicated spots<<<<<<<<<<<<<<<<<
- # >>>>>>>>>REMOVE COMMENTS <<<<<<<<<<<<<<<<<<<<
-
- Pascal Text.p
- # Fix ^
-
- Link -w -p Text.p.o ∂
- # Fix ^
-
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{PLibraries}"PasLib.o ∂
- -m TEXTSET ∂
- # Fix ^ use ALL CAPS with the PROCEDURE's name,not the unit's
-
- -rt 4DEX=16114 ∂
- #Fix ^ be sure 4D is the name of 4th Dimension, or change it here
-
- -sg Main2 ∂
- -sn "Main2=Text(&I;&I;&I;&I)" ∂
- # Fix ^ Fix ^ with proper variable list
-
- -o Proc.Ext(Text)